" Input: { (directory) - the directory name from which to pick a filename (defaults to '.' - current directory) (file_suffix) - the file type (defaults to '' - none) } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "